ul.navbar-nav.weblinks {
    display: none !important;
}

textarea.readonly {
    height: auto !important;
    overflow-y: hidden !important;
    resize: none !important;
}

.navbar-brand img {
  height: 100px !important;
  width: auto;
  object-fit: contain;
  display: inline-block;
  vertical-align: middle;
}

.navbar-brand {
  display: flex;
  align-items: center;
  gap: 10px; /* space between logo and text, adjust as needed */
  flex-wrap: nowrap;
  white-space: nowrap;
}

.navbar {
  height: auto;
  align-items: center;
}

body > div.navbar-expand-xl.navbar.navbar-dark.static-top > div.container.custom-container > button {
    visibility: hidden;
}

#crb7d_usedtoken {
    display: none !important;
}

/* Hide the <td> containing the input */
#crb7d_usedtoken {
    display: none !important;
}
#crb7d_usedtoken {
    display: none !important;
}
#crb7d_usedtoken {
    display: none !important;
}

#EntityFormControl_EntityFormView > div.tab.clearfix > div > div > fieldset > table > tbody > tr:nth-child(17) {
    display: none !important;
}
